home *** CD-ROM | disk | FTP | other *** search
/ By Popular Request 2.0 / By Popular Request 2.0 (Arsenal Computer).ISO / amiga_3 / fwmacros.ads < prev    next >
Text File  |  1995-04-02  |  4KB  |  106 lines

  1.                Amiga Distribution System - Long Description File
  2.                -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  3.  
  4.  
  5.  Program Name : Final Writer Scripts  - by -  Nigel S. Domaingue
  6.  
  7. -----------------------------------------------------------------------------
  8. File 1 - fwmacros.lha -   16098      ADOS Req'd
  9. File 2 -              -       0     [ ] All  [ ] WB1.x  [X] WB2.x  [ ] WB3.x
  10. File 3 -              -       0      ChipSet Req'd
  11. File 4 -              -       0     [X] Any  [ ] Orig   [ ] ECS    [ ] AGA
  12. -----------------------------------------------------------------------------
  13.  
  14.  Ram Req'd 
  15.  
  16.   [X] 512k  [ ] 1meg  [ ] 2meg  [ ] 3meg  [ ] ALOT!!! 
  17.  
  18.  Special Hardware 
  19.  
  20.   
  21.  
  22. -----------------------------------------------------------------------------
  23.                               Long Description
  24. -----------------------------------------------------------------------------
  25.  
  26. Short:    AREXX Scripts for Final Writer
  27. Author:   nsd3@hawk.le.ac.uk (Nigel S. Domaingue)
  28. Uploader: nsd3@hawk.le.ac.uk (Nigel S. Domaingue)
  29. Type:     util/rexx
  30.  
  31.  
  32.                 FINAL WRITER AREXX MACROS
  33.                 =========================
  34.  
  35.                   by Nigel S. Domaingue
  36.                       January 1995
  37.  
  38. Contents of This Archive:
  39. ~~~~~~~~~~~~~~~~~~~~~~~~~
  40.     FW_Macros.doc       - This file
  41.  
  42.   # Remove_Section      - Removes any section
  43.     Remove_Indent       - Text paragraph with no indents
  44.     Indent_Hanging      - Paragraph with hanging indent
  45.     Indent_Para         - Paragraph with indent
  46.   * Goto_Outline        - Goto/create Outline section
  47.     Goto_Main           - Goto main section (no create opt)
  48.   * Goto_Title          - Goto/create Title Page section
  49.   * Goto_Bibliography   - Goto/create Bibliography
  50.   * Goto_Contents       - Goto/create Table of Contents
  51.   * Goto_Index          - Goto/create Index
  52.     GfxTool             - Set cursor to Graphics tool
  53.     Draw_TextBlock      \  Place a standard sized (1"x1")
  54.     Draw_Oval            | object at coords 1",1" from top
  55.     Draw_Arrow           > left of current screen position.
  56.     Draw_Box             | (In case of TextBlock, text is
  57.     Draw_Line           /  current default text)
  58.     TextTool            - Set cursor to Text tool
  59.  
  60.  
  61. # Requests text pattern of any length (Case Insensitive).
  62. * These macros will go to that section if it exisits,
  63.   otherwise they will prompt the user to create it.
  64.  
  65.  
  66. Description:
  67. ~~~~~~~~~~~~
  68.    Final Writer is indeed one of the most powerful word
  69. publishers on the Amiga, yet much of its potential is not
  70. easily realised.  The menus are comprehensive, yet lacking
  71. in flexibility.
  72.  
  73.    I have written this set of AREXX macros to enhance Final
  74. Writer and make it even easier to use.  With so many macros,
  75. the best way to make use of them is by using the
  76. customisable toolbar.
  77.  
  78.  
  79. Copyright Notice:
  80. ~~~~~~~~~~~~~~~~~
  81. The AREXX macros contained herein are ⌐ Nigel S. Domaingue,
  82. 1995.  They are freely distributable.
  83.  
  84. 'Final Writer' is a trademark of Softwood Inc.
  85.  
  86.  
  87. =============================================================================
  88.  
  89.            ADS Zone: 1
  90.      ADS Hatch Site: Paul Miller
  91.        ADS Position: ADS Zone 1 STAR
  92.            BBS Name: Lonely Mountain BBS
  93.     Phone Number(s): 804-827-0726
  94.     Network Address: 1:271/292  
  95.      Network Region: 13    
  96.           BBS Hours: 24 Hrs/Day
  97. BBS Mailer/Software: Mebbs-Net Pro BBS
  98.   BBS Storage Space: 2250 Megs + 8 CD Roms
  99.   File Requestable :  <X> Y     < > N
  100. File Request Hours : All The Time
  101.  
  102. =============================================================================
  103.                          ADS - Long Description Generator
  104.                          (c)Copyright 1995 by Paul Miller
  105.  
  106.